Searched refs:nul (Results 1 – 5 of 5) sorted by relevance
1 |000 nul|001 soh|002 stx|003 etx|004 eot|005 enq|006 ack|007 bel|19 | 00 nul| 01 soh| 02 stx| 03 etx| 04 eot| 05 enq| 06 ack| 07 bel|
1 | 00 nul| 01 soh| 02 stx| 03 etx| 04 eot| 05 enq| 06 ack| 07 bel|
361 [[ $v == *nul* ]] || err_exit 'typeset -H for /dev/null not working'
329 read in as raw bytes and interpreted as a nul terminated assci string.350 The first entry returning a nul string to "sdbc:shname" signifies no more
2468 int nul; in dtrace_aggregate() local2477 for (nul = 0; i < limit; i++) { in dtrace_aggregate()2478 if (nul) { in dtrace_aggregate()2486 nul = 1; in dtrace_aggregate()