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

/macosx-10.9.5/lsof-52/lsof/lib/
H A Drnam.c73 * NCACHE_SZ_CAST cast for X_NCSIZE (default int)
76 * #define NCACHE_SZ_CAST unsigned long
106 #define NCACHE_SZ_CAST int macro
109 static NCACHE_SZ_CAST Nc = 0; /* size of name cache */
H A Drnch.c70 * NCACHE_SZ_CAST cast for X_NCACHE (default int)
129 #define NCACHE_SZ_CAST int macro
132 static NCACHE_SZ_CAST Nc = 0; /* size of name cache */
H A Drnmh.c72 * NCACHE_SZ_CAST case for X_NCSIZE (default unsigned long)
121 #define NCACHE_SZ_CAST unsigned long macro
324 NCACHE_SZ_CAST khsz;

Completed in 118 milliseconds