Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dvs_msg.c516 sw_t wtype; in vs_ex_resolve() local
742 vs_scroll(SCR *sp, int *continuep, sw_t wtype) in vs_scroll()
775 vs_wait(SCR *sp, int *continuep, sw_t wtype) in vs_wait()
/freebsd/contrib/wpa/src/ap/
H A Dwnm_ap.c671 static const char * wnm_event_type2str(enum wnm_event_report_type wtype) in wnm_event_type2str()
673 #define W2S(wtype) case WNM_EVENT_TYPE_ ## wtype: return #wtype; in wnm_event_type2str() argument
/freebsd/lib/geom/part/
H A Dgeom_part.c782 int error, i, windex, wblocks, wtype; in gpart_backup() local