OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:autosfx
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/split/
split.c
63
static int
autosfx
= 1; /* Whether to auto-extend the suffix length. */
variable in typeref:typename:int
106
autosfx
= 0;
336
if (
autosfx
&& (fpnt[0] == 'y') && (strspn(fpnt+1, "z") == strlen(fpnt+1))) {
split.c
63
static int
autosfx
= 1; /* Whether to auto-extend the suffix length. */
variable in typeref:typename:int
106
autosfx
= 0;
336
if (
autosfx
&& (fpnt[0] == 'y') && (strspn(fpnt+1, "z") == strlen(fpnt+1))) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025