Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.glob.c69 static void pword (struct blk_buf *, struct Strbuf *);
694 pword(&bb, &word); in dobackp()
867 pword(bb, word); in backeval()
877 pword(struct blk_buf *bb, struct Strbuf *word) in pword() function
/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp156 void*& ios_base::pword(int index) { in pword() function in ios_base
/freebsd/contrib/llvm-project/libcxx/include/
H A Dios91 void*& pword(int index);
322 void*& pword(int __index);
/freebsd/sys/netgraph/
H A Dng_ppp.c2421 uint16_t pword = htons((uint16_t)proto); in ng_ppp_addproto() local
2423 return ng_ppp_prepend(m, &pword, 2); in ng_ppp_addproto()
/freebsd/crypto/openssl/doc/man3/
H A DPEM_read_bio_PrivateKey.pod443 rc = EVP_BytesToKey(cipher, md, iv /*salt*/, pword, plen, 1, key, NULL /*iv*/);