Symbol: findentry
share/examples/refuse/fanoutfs/fanoutfs.c
208
if (findentry(path, name, sizeof(name), st) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
260
if ((d = findentry(path, name, sizeof(name), NULL)) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
287
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
316
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
351
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
366
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
381
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
396
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
412
if (findentry(from, fromname, sizeof(fromname), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
433
if (findentry(path, name, sizeof(name), &st) >= 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
450
if (findentry(path, name, sizeof(name), &st) >= 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
513
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
528
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
543
if (findentry(path, name, sizeof(name), NULL) < 0) {
share/examples/refuse/fanoutfs/fanoutfs.c
558
if (findentry(path, name, sizeof(name), NULL) < 0) {
sys/arch/m68k/m68k/db_trace.c
108
static void findentry(struct stackpos *, void (*)(const char *, ...));
sys/arch/m68k/m68k/db_trace.c
136
findentry(sp, pr);
sys/arch/m68k/m68k/db_trace.c
225
findentry(sp, pr);
sys/arch/m68k/m68k/db_trace.c
471
findentry(&pos, pr);