Home
last modified time | relevance | path

Searched defs:nsyscalls (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/libexec/ld.so/
H A Dresolve.c786 int npins = 0, nsyscalls, i; in _dl_pin() local
/openbsd-src/sys/kern/
H A Dexec_elf.c298 int i, nsyscalls = 0, npins = 0; in elf_read_pintable() local