Home
last modified time | relevance | path

Searched defs:pstring (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/mandoc/
H A Ddemandoc.c135 pstring(const char *p, int col, int *colp, int list) pstring() function
/freebsd-src/contrib/ntp/sntp/libevent/
H A Devent_tagging.c563 char **pstring) in evtag_unmarshal_string()
/freebsd-src/contrib/libevent/
H A Devent_tagging.c563 char **pstring) in evtag_unmarshal_string()
/freebsd-src/sbin/fsdb/
H A Dfsdb.c240 static char pstring[64]; in prompt() local