Home
last modified time | relevance | path

Searched defs:pword (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp156 void*& ios_base::pword(int index) { in pword() function in ios_base
/freebsd/contrib/tcsh/
H A Dsh.glob.c877 pword(struct blk_buf *bb, struct Strbuf *word) in pword() function
/freebsd/sys/netgraph/
H A Dng_ppp.c2421 uint16_t pword = htons((uint16_t)proto); in ng_ppp_addproto() local