Home
last modified time | relevance | path

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

/freebsd/include/protocols/
H A Ddumprestore.h75 extern union u_spcl { union
128 } u_spcl; variable
/freebsd/sbin/dump/
H A Dtape.c58 union u_spcl u_spcl; /* mapping of variables in a control block */ variable
/freebsd/sbin/restore/
H A Dtape.c89 union u_spcl u_spcl; /* mapping of variables in a control block */ global() variable