Searched refs:F_BADCMD (Results 1 – 1 of 1) sorted by relevance
41 #define F_BADCMD 99999 macro61 if (fcntl(1, F_BADCMD, 1) != -1) in main()