Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Ddirexpand.c92 PathMatchFilesi(const char *word, const char *eword, Lst path, Lst expansions) in PathMatchFilesi()
112 DirExpandWildi(const char *word, const char *eword, Lst path, Lst expansions) in DirExpandWildi()
182 DirExpandCurlyi(const char *word, const char *eword, Lst path, Lst expansions) in DirExpandCurlyi()
274 Dir_Expandi(const char *word, const char *eword, Lst path, Lst expansions) in Dir_Expandi()
H A Ddir.c381 Dir_MatchFilesi(const char *word, const char *eword, struct PathEntry *p, in Dir_MatchFilesi()
/openbsd-src/usr.bin/vi/vi/
H A Dv_word.c260 eword(SCR *sp, VICMD *vp, enum which type) in eword() function
/openbsd-src/sys/dev/pci/
H A Dixgbe_phy.c1222 uint16_t phy_offset, control, eword, edata, block_crc; in ixgbe_reset_phy_nl() local