Home
last modified time | relevance | path

Searched refs:strmove (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/inetd/
H A Dparse_v2.c102 static inline void strmove(char *, size_t);
376 strmove(char *buf, size_t off) in strmove() function
392 strmove(cp, 1); in parse_quotes()
396 strmove(cp, 1); in parse_quotes()
414 strmove(cp, 3); in parse_quotes()
442 strmove(cp, 1); in parse_quotes()
/netbsd-src/libexec/makewhatis/
H A Dmakewhatis.c91 static char *strmove(char *, char *);
425 strmove(char *dest, char *src) in strmove() function
1014 (void) strmove(ptr, space); in parsemanpage()
1046 (void) strmove(buffer, space); in parsemanpage()