Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xo/
H A Dxo.c231 int o_not_first; member
252 { "not-first", no_argument, &opts.o_not_first, 1 },
358 } else if (opts.o_not_first) { in main()