Home
last modified time | relevance | path

Searched defs:sindex (Results 1 – 6 of 6) sorted by relevance

/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c444 struct squashfs_dir_index_2 sindex; in get_dir_index_using_offset() local
494 struct squashfs_dir_index_2 sindex; in get_dir_index_using_name() local
Dinode.c1653 struct squashfs_dir_index sindex; in get_dir_index_using_offset() local
1703 struct squashfs_dir_index sindex; in get_dir_index_using_name() local
/external/iptables/extensions/
Dlibxt_string.c93 int i=0, slen, sindex=0, schar; in parse_hex_string() local
/external/tcpdump/
Dprint-smb.c68 int sindex; in smbfind() local
80 int sindex; in smbfindint() local
/external/emma/core/java12/com/vladium/util/args/
DOptsParser.java474 int sindex = Integer.MAX_VALUE; in getOptNameAndValue() local
/external/one-true-awk/
Drun.c1030 Cell *sindex(Node **a, int nnn) /* index(a[0], a[1]) */ in sindex() function