Searched refs:inval (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libc/crypt/
H A Dbcrypt.c105 goto inval;
109 goto inval;
113 goto inval;
131 goto inval;
134 goto inval;
141 goto inval;
144 goto inval;
152 goto inval;
156 goto inval;
197 inval
[all...]
/openbsd-current/usr.bin/ypcat/
H A Dypcat.c71 printit(u_long instatus, char *inkey, int inkeylen, char *inval, int invallen, argument
78 printf("%*.*s\n", invallen, invallen, inval);
/openbsd-current/lib/libc/asr/
H A Dres_send_async.c692 goto inval;
696 goto inval;
699 goto inval;
702 goto inval;
705 goto inval;
708 goto inval;
715 goto inval;
722 goto inval;
751 inval:
/openbsd-current/usr.sbin/ypserv/yppush/
H A Dyppush.c205 pushit(u_long instatus, char *inkey, int inkeylen, char *inval, int invallen, argument
210 push(invallen, inval);
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp1564 #define DEFINE_GPR_NAME(reg, alt, gen, inval) \
1567 ehframe_##reg, dwarf_##reg, gen, INVALID_NUB_REGNUM, NULL, inval \

Completed in 151 milliseconds