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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipftest.c39 ipf_stack_t *get_ifs __P((void));
809 * Allocate and keep pointer for get_ifs()
823 get_ifs() function
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c481 static char* get_ifs(register Namval_t* np, Namfun_t *fp) function
834 static const Namdisc_t IFS_disc = { sizeof(struct ifs), put_ifs, get_ifs };

Completed in 63 milliseconds