Searched refs:nlchar (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfork.c774 u_char nlchar, char *rbuf,
796 if (( *p++ & nlmask ) == nlchar ) {
847 u_char nlmask, nlchar; local
867 nlmask = nlchar = 0;
871 nlchar = *ibuf++;
910 err = read_file(ofork, eid, offset, nlmask, nlchar, rbuf, rbuflen, xlate);
966 cc = read_file(ofork, eid, offset, nlmask, nlchar, rbuf,rbuflen, xlate);
772 read_file(struct ofork *ofork, int eid, off_t offset, u_char nlmask, u_char nlchar, char *rbuf, size_t *rbuflen, const int xlate) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dmsh.c480 static int nlchar(struct ioarg *ap);
1279 RUN(aword, trapstr, nlchar);
4696 static int nlchar(struct ioarg *ap) function
5256 PUSHIO(aword, *++argv, iof = nlchar);

Completed in 77 milliseconds