Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/mt/
H A Dmt.c201 static u_int32_t stringtocomp(const char *s);
274 mt_com.mt_count = stringtocomp(*argv); in main()
572 stringtocomp(const char *s) in stringtocomp() function