Home
last modified time | relevance | path

Searched refs:flags_prefix (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/autoconf.m4/
H A Dapp_use_system_extensions.m49 # APP_USE_SYSTEM_EXTENSIONS([flags_prefix])
H A Dapp_get_mt_flags.m49 # APP_GET_MT_FLAGS(flags_prefix[, action-if-not-found])
H A Dapp_compiler_options.m49 # APP_COMPILER_OPTIONS([flags_prefix])
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dmod_conference.c1890 char *flags_prefix = "+flags{"; in SWITCH_STANDARD_APP() local
1940 if ((flags_str = strstr(mydata, flags_prefix))) { in SWITCH_STANDARD_APP()
1943 flags_str += strlen(flags_prefix); in SWITCH_STANDARD_APP()