Searched refs:nospace (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/crypto/heimdal/appl/rcp/
H A Dextern.h48 void nospace (void);
/freebsd-current/crypto/openssh/
H A Dmdoc2man.awk28 nospace=0
100 if(!nospace)
101 nospace=1
114 if(!nospace&&match(words[w+1],"^[\\.,]"))
115 nospace=1
119 if(!nospace&&match(words[w+1],"^[\\.,]"))
120 nospace=1
124 if(!nospace)
125 nospace=1
133 if(!nospace
[all...]
/freebsd-current/usr.bin/hexdump/
H A Dhexdump.h51 char *nospace; /* no whitespace version */ member in struct:_pr
H A Ddisplay.c80 if (cnt == 1 && pr->nospace) {
81 savech = *pr->nospace;
82 *pr->nospace = '\0';
85 if (cnt == 1 && pr->nospace)
86 *pr->nospace = savech;
H A Dparse.c435 pr->nospace = p2;
/freebsd-current/sys/kern/
H A Duipc_mbuf.c564 goto nospace;
567 goto nospace;
589 nospace:
612 goto nospace;
615 goto nospace;
629 goto nospace;
645 nospace:
739 goto nospace;
744 goto nospace;
776 nospace
[all...]
/freebsd-current/contrib/mandoc/
H A Dhtml.c468 int c, len, breakline, nospace; local
477 nospace = 0;
568 nospace = 1;
588 return nospace;
/freebsd-current/usr.sbin/makefs/ffs/
H A Dffs_alloc.c101 goto nospace;
117 nospace:
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c815 nospace:
832 goto nospace;
844 goto nospace;
/freebsd-current/sys/netlink/
H A Dnetlink_domain.c762 goto nospace;
780 goto nospace;
790 nospace:
/freebsd-current/sys/fs/ext2fs/
H A Dext2_alloc.c122 goto nospace;
125 goto nospace;
144 nospace:
/freebsd-current/sys/netinet/
H A Dtcp_output.c2078 goto nospace;
2081 goto nospace;
2111 nospace:
H A Dtcp_reass.c164 SYSCTL_COUNTER_U64(_net_inet_tcp_reass_stats, OID_AUTO, nospace, CTLFLAG_RD,
/freebsd-current/sys/ufs/ffs/
H A Dffs_alloc.c191 goto nospace;
194 goto nospace;
212 nospace:
298 goto nospace;
444 nospace:
/freebsd-current/sys/netinet/tcp_stacks/
H A Drack.c19125 goto nospace;
19177 nospace:

Completed in 317 milliseconds