Home
last modified time | relevance | path

Searched refs:cfile (Results 1 – 25 of 33) sorted by relevance

12

/external/toybox/toys/pending/
Dcrond.c206 static void parse_line(char *line, CRONFILE *cfile) in parse_line() argument
228 if (TT.flagd) loginfo(LOG_LEVEL5, "user:%s entry:%s", cfile->username, line); in parse_line()
279 dlist_add_nomalloc((struct double_list **)&cfile->job, (struct double_list *)j); in parse_line()
286 if (!strcmp(name, "MAILTO")) cfile->mailto = xstrdup(val); in parse_line()
291 dlist_add_nomalloc((struct double_list **)&cfile->var, (struct double_list *)v); in parse_line()
375 CRONFILE *cfile; in scan_cronfiles() local
388 cfile = xzalloc(sizeof(CRONFILE)); in scan_cronfiles()
389 cfile->username = xstrdup(entry->d_name); in scan_cronfiles()
392 parse_line(line, cfile); in scan_cronfiles()
395 if (!cfile->job) { in scan_cronfiles()
[all …]
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp800 void TiXmlElement::Print( FILE* cfile, int depth ) const in Print() argument
803 assert( cfile ); in Print()
805 fprintf( cfile, " " ); in Print()
808 fprintf( cfile, "<%s", value.c_str() ); in Print()
813 fprintf( cfile, " " ); in Print()
814 attrib->Print( cfile, depth ); in Print()
824 fprintf( cfile, " />" ); in Print()
828 fprintf( cfile, ">" ); in Print()
829 firstChild->Print( cfile, depth + 1 ); in Print()
830 fprintf( cfile, "</%s>", value.c_str() ); in Print()
[all …]
Dtinyxml.h213 virtual void Print( FILE* cfile, int depth ) const = 0;
870 virtual void Print( FILE* cfile, int depth ) const { in Print() argument
871 Print( cfile, depth, 0 ); in Print()
873 void Print( FILE* cfile, int depth, TIXML_STRING* str ) const;
1126 virtual void Print( FILE* cfile, int depth ) const;
1179 virtual void Print( FILE* cfile, int depth ) const;
1240 virtual void Print( FILE* cfile, int depth ) const;
1318 virtual void Print( FILE* cfile, int depth, TIXML_STRING* str ) const;
1319 virtual void Print( FILE* cfile, int depth ) const { in Print() argument
1320 Print( cfile, depth, 0 ); in Print()
[all …]
/external/tinyxml/
Dtinyxml.cpp766 void TiXmlElement::Print( FILE* cfile, int depth ) const in Print() argument
771 fprintf( cfile, " " ); in Print()
774 fprintf( cfile, "<%s", value.c_str() ); in Print()
779 fprintf( cfile, " " ); in Print()
780 attrib->Print( cfile, depth ); in Print()
790 fprintf( cfile, " />" ); in Print()
794 fprintf( cfile, ">" ); in Print()
795 firstChild->Print( cfile, depth + 1 ); in Print()
796 fprintf( cfile, "</%s>", value.c_str() ); in Print()
800 fprintf( cfile, ">" ); in Print()
[all …]
Dtinyxml.h167 virtual void Print( FILE* cfile, int depth ) const = 0;
782 virtual void Print( FILE* cfile, int depth ) const;
990 virtual void Print( FILE* cfile, int depth ) const;
1035 virtual void Print( FILE* cfile, int depth ) const;
1089 virtual void Print( FILE* cfile, int depth ) const;
1161 virtual void Print( FILE* cfile, int depth ) const;
1200 virtual void Print( FILE* cfile, int depth ) const;
1344 virtual void Print( FILE* cfile, int depth = 0 ) const;
/external/google-tv-pairing-protocol/cpp/
Dcompile35 cfile=
54 cfile=$1
64 if test -z "$ofile" || test -z "$cfile"; then
74 cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
/external/vboot_reference/tests/futility/
Dcommon.sh41 local cfile="${x#* }"
42 cfile="${cfile##*/}"
45 red "at ${cfile}, line ${cline}${spacer}${args}" 1>&2
/external/libusb-compat/
Dcompile83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
/external/libusb/
Dcompile83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
/external/libvorbis/
Dcompile83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
/external/libogg/
Dcompile83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
/external/cmockery/cmockery_0_1_2/
Dcompile83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
/external/bison/build-aux/
Dcompile227 cfile=
250 cfile=$1
263 if test -z "$ofile" || test -z "$cfile"; then
273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/libcap-ng/libcap-ng-0.7/
Dcompile227 cfile=
250 cfile=$1
263 if test -z "$ofile" || test -z "$cfile"; then
273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/google-breakpad/autotools/
Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/pcre/dist/
Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/protobuf/gtest/build-aux/
Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/libedit/
Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/protobuf/
Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/elfutils/src/config/
Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/libpng/
Dcompile264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/libvncserver/
Dcompile260 cfile=
283 cfile=$1
296 if test -z "$ofile" || test -z "$cfile"; then
306 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/libopus/
Dcompile260 cfile=
283 cfile=$1
296 if test -z "$ofile" || test -z "$cfile"; then
306 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp272 char *cfile; in openCtrlConnection() local
360 cfile = (char *) malloc(flen); in openCtrlConnection()
361 if (cfile == NULL) in openCtrlConnection()
363 snprintf(cfile, flen, "%s/%s", ctrl_iface_dir, ctrl_iface); in openCtrlConnection()
366 cfile = (char *) malloc(flen); in openCtrlConnection()
367 if (cfile == NULL) in openCtrlConnection()
369 snprintf(cfile, flen, "%s", ctrl_iface); in openCtrlConnection()
385 debug("Trying to connect to '%s'", cfile); in openCtrlConnection()
386 ctrl_conn = wpa_ctrl_open(cfile); in openCtrlConnection()
388 free(cfile); in openCtrlConnection()
[all …]
/external/wpa_supplicant_8/hostapd/
Dhostapd_cli.c136 char *cfile; in hostapd_cli_open_connection() local
143 cfile = malloc(flen); in hostapd_cli_open_connection()
144 if (cfile == NULL) in hostapd_cli_open_connection()
146 snprintf(cfile, flen, "%s/%s", ctrl_iface_dir, ifname); in hostapd_cli_open_connection()
148 ctrl_conn = wpa_ctrl_open(cfile); in hostapd_cli_open_connection()
149 free(cfile); in hostapd_cli_open_connection()

12