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

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c307 static void exchange (char **);
311 exchange (argv)
563 exchange them so that the options come first. */
566 exchange ((char **) argv);
580 then exchange with previous non-options as if it were an option,
588 exchange ((char **) argv);
308 exchange (argv) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h759 typedef packedstruct { mDNSu16 preference; domainname exchange; } rdataMX; variable

Completed in 82 milliseconds