Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/arpa/
H A Dftp.h82 #define STRU_F 1 /* file (no record structure) */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c279 (void) strcpy(structname, "file"), stru = STRU_F; in main()