OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_subnet_mask
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/dhcp/dist/client/scripts/
solaris
52
if [ x$
old_subnet_mask
!= x ]; then
53
old_netmask_arg="netmask $
old_subnet_mask
"
bsdos
76
if [ x$
old_subnet_mask
!= x ]; then
77
old_netmask_arg="netmask $
old_subnet_mask
"
netbsd
121
if [ x$
old_subnet_mask
!= x ]; then
122
old_netmask_arg="netmask $
old_subnet_mask
"
openbsd
123
if [ x$
old_subnet_mask
!= x ]; then
124
old_netmask_arg="netmask $
old_subnet_mask
"
freebsd
165
if [ x$
old_subnet_mask
!= x ]; then
166
old_netmask_arg="netmask $
old_subnet_mask
"
Completed in 19 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026