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

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

Completed in 104 milliseconds