Home
last modified time | relevance | path

Searched refs:end (Results 1 – 3 of 3) sorted by relevance

/nss/
A Ddb-Makefile156 /^[^#]/ { if (sub(/[ \t]*\\$$/, " ") == 0) end="\n"; \
157 else end=""; \
160 if (ini == 0) printf "%s%s", $$0, end; \
161 else printf ".%s %s%s", $$1, $$0, end; \
162 ini=end == "" ? 0 : 1; } \
A Dbug17079.c99 char *end = buffer + size; in check_padding() local
100 while (buffer < end) in check_padding()
/nss/nss_db/
A Ddb-XXX.c267 const char *const end = ((const char *) state.header in CONCAT() local
270 while (entidx < end) in CONCAT()

Completed in 7 milliseconds