9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Code for parseip()??
@ 2008-12-05 21:27 Ishwar Rattan
  2008-12-05 22:18 ` erik quanstrom
  2008-12-05 22:29 ` Noah Evans
  0 siblings, 2 replies; 4+ messages in thread
From: Ishwar Rattan @ 2008-12-05 21:27 UTC (permalink / raw)
  To: 9fans


Can any one point me to the file containing
code for: ulong parseip(uchar *ipaddr, char *str)
described in ip(2)..

-ishwar




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Code for parseip()??
  2008-12-05 21:27 [9fans] Code for parseip()?? Ishwar Rattan
@ 2008-12-05 22:18 ` erik quanstrom
  2008-12-05 22:29 ` Noah Evans
  1 sibling, 0 replies; 4+ messages in thread
From: erik quanstrom @ 2008-12-05 22:18 UTC (permalink / raw)
  To: 9fans

/sys/src/libip/parseip.c

- erik



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Code for parseip()??
  2008-12-05 21:27 [9fans] Code for parseip()?? Ishwar Rattan
  2008-12-05 22:18 ` erik quanstrom
@ 2008-12-05 22:29 ` Noah Evans
  2008-12-05 22:43   ` Richard Miller
  1 sibling, 1 reply; 4+ messages in thread
From: Noah Evans @ 2008-12-05 22:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I'm addicted to google code search now:
http://www.google.com/codesearch?hl=en&lr=&q=+ulong+parseip&sbtn=Search

On Fri, Dec 5, 2008 at 3:27 PM, Ishwar Rattan <ishwar@pali.cps.cmich.edu> wrote:
>
> Can any one point me to the file containing
> code for: ulong parseip(uchar *ipaddr, char *str)
> described in ip(2)..
>
> -ishwar
>
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Code for parseip()??
  2008-12-05 22:29 ` Noah Evans
@ 2008-12-05 22:43   ` Richard Miller
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Miller @ 2008-12-05 22:43 UTC (permalink / raw)
  To: 9fans

Or another quick way to find it:
  src -s parseip ip/ipconfig




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-05 22:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-05 21:27 [9fans] Code for parseip()?? Ishwar Rattan
2008-12-05 22:18 ` erik quanstrom
2008-12-05 22:29 ` Noah Evans
2008-12-05 22:43   ` Richard Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).