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 - 2
of
2
) 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
--;
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 24 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025