Home
last modified time | relevance | path

Searched defs:namesize (Results 1 – 11 of 11) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/cpio/
DCpioArchiveInputStream.java389 final long namesize = readAsciiLong(8, 16); in readNewEntry() local
417 final long namesize = readAsciiLong(6, 8); in readOldAsciiEntry() local
445 final long namesize = readBinaryLong(2, swapHalfWord); in readOldBinaryEntry() local
DCpioArchiveEntry.java508 public int getHeaderPadCount(long namesize) { in getHeaderPadCount()
/external/libpcap/
Detherent.c86 size_t namesize; in pcap_next_etherent() local
/external/libcups/cups/
Dppd-cache.c4263 size_t namesize) /* I - Size of name buffer */ in _pwgInputSlotForSource()
4310 size_t namesize) /* I - Size of name buffer */ in _pwgMediaTypeForType()
4358 size_t namesize) /* I - Size of name buffer */ in _pwgPageSizeForMedia()
4466 size_t namesize) /* I - Size of name buffer */ in pwg_ppdize_name()
4506 size_t namesize) /* I - Size of name buffer */ in pwg_ppdize_resolution()
4536 size_t namesize, /* I - Size of name buffer */ in pwg_unppdize_name()
Ddest.c2323 size_t namesize) /* I - Size of name buffer */ in _cupsUserDefault()
2473 size_t namesize) /* I - Size of buffer */ in appleGetPaperSize()
4118 size_t namesize, /* I - Size of name buffer */
4450 size_t namesize) /* I - Size of name buffer */
Dadminutil.c2171 size_t namesize, /* I - Size of filename buffer */ in get_cupsd_conf()
/external/ltp/utils/ffsb-6.0-rc2/
Dfilelist.c159 int namesize = 0; in add_file() local
213 int namesize = 0; in add_dir() local
/external/selinux/libsepol/src/
Dgenbools.c33 static int process_boolean(char *buffer, char *name, int namesize, int *val) in process_boolean()
/external/selinux/libselinux/src/
Dbooleans.c342 static int process_boolean(char *buffer, char *name, int namesize, int *val) in process_boolean()
/external/sqlite/dist/orig/
Dshell.c1190 SIZE_T namesize = sizeof(data.name) / sizeof(data.name[0]); in opendir() local
/external/sqlite/dist/
Dshell.c1196 SIZE_T namesize = sizeof(data.name) / sizeof(data.name[0]); in opendir() local