HomeSort by: relevance | last modified time | path
    Searched refs:opt_gid (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/am-utils/dist/conf/autofs/
autofs_solaris_v1.c 198 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid);
autofs_solaris_v2_v3.c 509 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid);
577 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid);
  /src/external/bsd/am-utils/dist/amd/
opts.c 116 char *opt_gid = gid_str; variable
214 0, &opt_gid, 0, FALSE },
amd.h 678 extern char *opt_gid, gid_str[SIZEOF_GID_STR];
nfs_subr.c 218 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) gid);
1160 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) gid);

Completed in 20 milliseconds