OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lm_name
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/librewrite/
map.c
238
map->
lm_name
= strdup( s + 1 );
239
if ( map->
lm_name
== NULL ) {
264
map->
lm_name
= strdup( s + 3 );
267
map->
lm_name
= strdup( s + 2 );
272
map->
lm_name
= strdup( s + 2 );
275
map->
lm_name
= strdup( s + 1 );
278
if ( map->
lm_name
== NULL ) {
290
map->
lm_name
= strdup( s + 2 );
293
map->
lm_name
= strdup( s + 1 );
295
if ( map->
lm_name
== NULL )
[
all
...]
xmap.c
78
map->
lm_name
= strdup( "xpasswd" );
79
if ( map->
lm_name
== NULL ) {
502
free( map->
lm_name
);
rewrite-int.h
148
char *
lm_name
;
member in struct:rewrite_map
Completed in 49 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026