Searched defs:add_options (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c67 static int add_options(char *, char *);
429 len = add_options(cp, cpend);
557 add_options(char *obuf, char *obufend) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c356 /* Do not call add_options() on this structure */
890 * add_options - add a list of options to the chained hash table.
895 add_options(opt) function

Completed in 63 milliseconds