Searched refs:nonull (Results 1 – 3 of 3) sorted by relevance
78 flags.standout = flags.nonull = FALSE; in initoptions()119 flags.nonull = negated; in parseoptions()249 if(flags.nonull) (void) strlcat(buf,"nonull,", sizeof buf); in doset()
73 unsigned nonull:1; /* avoid sending nulls to the terminal */ member
96 flags.nonull = 1; /* this should be a termcap flag */ in startup()