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

/macosx-10.9.5/gssd-62/
H A Dgssd.c114 #define IS_NFS_SERVICE(s) ((strncmp((s), NFS_SERVICE, NFS_SERVICE_LEN) == 0) && \ macro
1463 is_nfs = IS_NFS_SERVICE(str);

Completed in 125 milliseconds