Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/infocmp/
H A Dinfocmp.c158 allocvariables(int argc, int firstoptind) in allocvariables()
868 dorelative(int firstoptind, int argc, char **argv) in dorelative()
967 int i, c, firstoptind; in main() local