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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dnto-procfs.c85 referenced elsewhere. 'nto_procfs_node' is a flag used to say
89 static unsigned nto_procfs_node = ND_LOCAL_NODE; variable
100 if (ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) == 0)
134 nto_procfs_node = ND_LOCAL_NODE;
141 nto_procfs_node = netmgr_strtond (nodestr, &endstr);
142 if (nto_procfs_node == -1)
150 nto_procfs_node = ND_LOCAL_NODE;
1051 if (ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) != 0)
1060 ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) == 0 ? env : 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dnto-procfs.c85 referenced elsewhere. 'nto_procfs_node' is a flag used to say
89 static unsigned nto_procfs_node = ND_LOCAL_NODE; variable
100 if (ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) == 0)
134 nto_procfs_node = ND_LOCAL_NODE;
141 nto_procfs_node = netmgr_strtond (nodestr, &endstr);
142 if (nto_procfs_node == -1)
150 nto_procfs_node = ND_LOCAL_NODE;
1051 if (ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) != 0)
1060 ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) == 0 ? env : 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dnto-procfs.c85 referenced elsewhere. 'nto_procfs_node' is a flag used to say
89 static unsigned nto_procfs_node = ND_LOCAL_NODE; variable
100 if (ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) == 0)
134 nto_procfs_node = ND_LOCAL_NODE;
141 nto_procfs_node = netmgr_strtond (nodestr, &endstr);
142 if (nto_procfs_node == -1)
150 nto_procfs_node = ND_LOCAL_NODE;
1051 if (ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) != 0)
1060 ND_NODE_CMP (nto_procfs_node, ND_LOCAL_NODE) == 0 ? env : 0);

Completed in 137 milliseconds