Lines Matching defs:find
534 * that limitation, it might be possible to scan ahead to find when the screen
1126 * Try to find the actual program which is running in the child process.
1127 * This works for Linux. If we cannot find the program, fall back to the
1566 /* find the parent which is child of root */
1586 * to find expansions of a typed word. It compares consecutive
2793 * Return False if not able to find or allocate a color.
2814 * Try (possibly each entry in the color map) to find the best
3159 /* find the closest match */
4041 TRACE(("do_osc did not find semicolon offset %lu\n",
5863 built_in_xpm(const XPM_DATA * table, Cardinal length, const char *find)
5866 if (!IsEmpty(find)) {
5869 if (!x_strcasecmp(find, table[n].name)) {
5884 && !x_strncasecmp(find, base, (unsigned) (last - base))) {
6622 /* find it in $PATH */