Searched refs:CONFIG (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/system/libroot/os/
H A Dfind_directory.cpp112 #define CONFIG "/config" macro
116 HOME CONFIG, // B_USER_CONFIG_DIRECTORY
117 HOME CONFIG "/add-ons",
118 HOME CONFIG "/boot",
119 HOME CONFIG "/data/fonts",
120 HOME CONFIG "/lib",
121 HOME CONFIG "/settings",
122 HOME CONFIG "/settings/deskbar",
123 HOME CONFIG "/settings/printers",
124 HOME CONFIG "/ad
[all...]
/haiku-fatelf/src/bin/sharutils/src/
H A Dremsync31 $CONFIG = ".remsync"; # file containing synchronization information
60 quit get out of program, saving file \`$CONFIG\' if modified
320 "Noop mode %-5s Avoid sending email, do not update \`$CONFIG\'",
446 $config_filename = &expand_filename ("$here_home/$CONFIG");
861 # Handle commands not requiring the analysis of file $CONFIG.
1042 &prepare_filename ("$home/$CONFIG");
1045 # Swallow or simulate the $CONFIG file.
1047 if (-f "$home/$CONFIG")
1057 &warn ("but \`$CONFIG\' says it should be \`$project_title\'");
1082 &warn ("but \`$CONFIG\' say
[all...]
H A Dremsync.in31 $CONFIG = ".remsync"; # file containing synchronization information
60 quit get out of program, saving file \`$CONFIG\' if modified
320 "Noop mode %-5s Avoid sending email, do not update \`$CONFIG\'",
446 $config_filename = &expand_filename ("$here_home/$CONFIG");
861 # Handle commands not requiring the analysis of file $CONFIG.
1042 &prepare_filename ("$home/$CONFIG");
1045 # Swallow or simulate the $CONFIG file.
1047 if (-f "$home/$CONFIG")
1057 &warn ("but \`$CONFIG\' says it should be \`$project_title\'");
1082 &warn ("but \`$CONFIG\' say
[all...]
/haiku-fatelf/src/bin/pcmcia-cs/
H A Dyacc_cis.y55 %token VERS_1 MANFID FUNCID CONFIG CFTABLE MFC CHECKSUM
231 config: CONFIG BASE NUMBER MASK NUMBER LAST_INDEX NUMBER

Completed in 42 milliseconds