Home
last modified time | relevance | path

Searched refs:copynext (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/doc/
H A Dcopyright.texi2 @macro copynext{}
56 @copynext
83 @copynext
123 @copynext
162 @copynext
174 @copynext
207 @copynext
250 @copynext
283 @copynext
316 @copynext
[all …]
H A Dhx509.texi37 @def@copynext{@vskip 20pt plus 1fil}
73 @copynext
105 @copynext
129 @copynext
/freebsd/sbin/restore/
H A Dinteractive.c75 static char *copynext(char *, char *);
327 cp = copynext(input, cmd); in getcmd()
342 cp = copynext(nextarg, rawname); in getcmd()
387 copynext(char *input, char *output) in copynext() function