Searched refs:set_args (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/efcode/engine/ |
H A D | package.c | 333 set_args(fcode_env_t *env) function 431 set_args(env); 1061 P1275(0x23f, 0, "set-args", set_args);
|
/illumos-gate/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 172 FNPROTO(set_args); variable
|
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 140 static int set_args(int *, struct nfs_args *, char *, struct mnttab *); 520 if (r = set_args(&mntflags, argp, host, mntp)) { 971 set_args(int *mntflags, struct nfs_args *args, char *fshost, struct mnttab *mnt) function
|
Completed in 51 milliseconds