Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dextensions.c1321 int stat_result = -1; local
1452 stat_result = stat(path, &stbuf);
1456 else if (stat_result == 0)
1462 else if (stat_result == 0)
1492 int stat_result = -1; local
1620 stat_result = stat(path, &stbuf);
1624 else if (stat_result == 0)
1630 else if (stat_result == 0)