Home
last modified time | relevance | path

Searched refs:IA_EXTRALOC (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/config/
H A Dukc.h39 #define IA_EXTRALOC 9 macro
H A Dukc.c124 if (nl[IA_EXTRALOC].n_type == 0 || nl[I_REXTRALOC].n_type == 0 || in ukc()
H A Dukcutil.c73 extralocp = (long *)adjust((caddr_t)nl[IA_EXTRALOC].n_value); in get_extraloc()