Home
last modified time | relevance | path

Searched defs:oldstyle (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/libpcap/
H A Dpcap-int.h252 int oldstyle; /* if we're opening with pcap_open_live() */ member
/dflybsd-src/bin/sh/
H A Dparser.c1088 int oldstyle, int dblquote, int quoted) in parsebackq()