Searched refs:aflist (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/autofs-234/automountd/
H A Dnfs_cast.c128 static const struct aftype aflist[] = { local
134 #define N_AFS (sizeof aflist / sizeof aflist[0])
192 af = aflist[af_idx].afnum;
209 aflist[af_idx].name);
213 trans->tr_afname = aflist[af_idx].name;
271 aflist[af_idx].name);
H A Dautod_nfs.c200 static const struct aftype aflist[] = { local
206 #define N_AFS (sizeof aflist / sizeof aflist[0])
216 af = aflist[i].afnum;
245 aflist[i].name, res == 1?"SUC":"FAIL");

Completed in 204 milliseconds