Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Doptions.c79 #define OPTIONS_OLDSPEC 0x1 /* else new-style spec */ macro
185 if ((flags & OPTIONS_OLDSPEC) != OPTIONS_OLDSPEC) { in parse_field_spec()
194 if ((flags & OPTIONS_OLDSPEC) != OPTIONS_OLDSPEC && in parse_field_spec()
273 p = parse_field_spec(nF, arg + 1, OPTIONS_OLDSPEC | OPTIONS_STARTSPEC, in parse_old_field_spec()
289 OPTIONS_OLDSPEC, strlen(arg) - 1); in parse_old_field_spec()