Home
last modified time | relevance | path

Searched defs:spos (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/fs/hfs/
H A Dunicode.c45 size_t spos, dpos; in utf8_to_utf16() local
137 uint8_t spos, dpos; in utf16_to_utf8() local
/netbsd-src/usr.sbin/ypserv/revnetgroup/
H A Dparse_netgroup.c179 char *spos, *epos; in parse_netgrp() local
293 char *pos, *spos, *linep = NULL, *olinep = NULL; in read_for_group() local
/netbsd-src/external/bsd/less/dist/
H A Dlsystem.c284 public int pipe_data(char *cmd, POSITION spos, POSITION epos) in pipe_data()
H A Dfilename.c494 off_t spos; in seek_filesize() local
H A Dsearch.c1644 public void prep_hilite(POSITION spos, POSITION epos, int maxlines) in prep_hilite()
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dlcl_ng.c277 char *spos, *epos; in parse_netgrp() local
361 char *pos, *spos, *linep = NULL, *olinep; in read_for_group() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.cc222 const char *spos = internal_strstr(str, templ); in TemplateMatch() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.cc220 const char *spos = internal_strstr(str, templ); in TemplateMatch() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.cpp220 const char *spos = internal_strstr(str, templ); in TemplateMatch() local
/netbsd-src/sbin/routed/rtquery/
H A Drtquery.c622 size_t spos; in rip_input() local
/netbsd-src/usr.bin/gzip/
H A Dunlz.c282 off_t pos, ppos, spos, dict_size; member
/netbsd-src/sbin/newfs_udf/
H A Dudf_core.c2176 uint16_t *spos; in udf_impl_extattr_check() local
2190 uint16_t *spos; in udf_calc_impl_extattr_checksum() local
2315 uint16_t *spos; in udf_extattr_insert_internal() local
/netbsd-src/sys/fs/udf/
H A Dudf_subr.c2337 uint16_t *spos; in udf_impl_extattr_check() local
2352 uint16_t *spos; in udf_calc_impl_extattr_checksum() local
2488 uint16_t *spos; in udf_extattr_insert_internal() local
/netbsd-src/external/bsd/mdocml/dist/
H A Droff.c1763 int spos; /* saved parse point for messages */ in roff_parseln() local