Searched refs:get_column (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/sendmail/src/
H A Dutil.c2208 get_column(line, col, delim, buf, buflen) function
H A Dmap.c945 p = get_column(line, i, '\0', nbuf, sizeof(nbuf));
6289 p = get_column(linebuf, key_idx, delim, buf, sizeof(buf));
6302 vp = get_column(linebuf, map->map_valcolno, delim, buf, sizeof(buf));
H A Dsendmail.h2747 extern char *get_column __P((char *, int, int, char *, int));

Completed in 177 milliseconds