Home
last modified time | relevance | path

Searched refs:opt_gid (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/am-utils/dist/amd/
Dopts.c116 char *opt_gid = gid_str; variable
214 0, &opt_gid, 0, FALSE },
Damd.h678 extern char *opt_gid, gid_str[SIZEOF_GID_STR];
Dnfs_subr.c218 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) gid); in nfsproc_lookup_2_svc()
1160 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) gid); in am_nfs3_lookup_3_svc()
/netbsd/src/external/bsd/am-utils/dist/conf/autofs/
Dautofs_solaris_v2_v3.c509 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid); in autofs_lookup_2_req()
577 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid); in autofs_mount_2_req()
Dautofs_solaris_v1.c198 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid); in autofs_mount_1_req()