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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c361 char * uuidstring(u_char *, char *);
1392 uuidstring(dauuid, buf));
1399 uuidstring(uuid, buf));
1418 uuidstring(ulp->ul_dauuid, buf);
1426 uuidstring(ulp->ul_dauuid, buf);
1428 uuidstring(dauuid, buf2);
1488 uuidstring(uuid, buf);
1515 log(LOG_WARNING, "%s using UUID %s", fsb->f_mntonname, uuidstring(uuid, buf));
1517 DEBUG(1, "%s using UUID %s", fsb->f_mntonname, uuidstring(uuid, buf));
1542 uuidstring(u_cha function
[all...]

Completed in 62 milliseconds