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

/freebsd-9.3-release/bin/sh/
H A Dexpand.c1446 const char *bt_p, *bt_q; local
1453 bt_q = NULL;
1501 bt_q = q;
1595 if (squoted && *bt_q == CTLESC)
1596 bt_q++;
1597 if (*bt_q == '\0')
1599 bt_q++;
1601 q = bt_q;

Completed in 46 milliseconds