Searched refs:LOCATECMD (Results 1 – 2 of 2) sorted by relevance
55 #define LOCATECMD "locate '*'/%s 2>/dev/null" macro
601 cp = malloc(sizeof LOCATECMD - 2 + s); in main()604 sprintf(cp, LOCATECMD, name); in main()