OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nnl
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/sh/
expand.c
634
int
nnl
;
local in function:expbackq
654
nnl
= 0; /* dropping trailing \n's */
672
nnl
++; /* it might be trailing */
690
if (
nnl
< 20) {
691
CHECKSTRSPACE(
nnl
+ 2, dest);
692
while (
nnl
> 0) {
693
nnl
--;
698
while (
nnl
> 0) {
699
nnl
--;
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025