HomeSort by: relevance | last modified time | path
    Searched defs:ofgetprop (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ofctl/
ofctl.c 58 static void ofgetprop(int, const char *);
562 ofgetprop(phandle, argv[optind]);
918 ofgetprop(int node, const char *name) function in typeref:typename:void
968 ofgetprop(node, newnamebuf);
ofctl.c 58 static void ofgetprop(int, const char *);
562 ofgetprop(phandle, argv[optind]);
918 ofgetprop(int node, const char *name) function in typeref:typename:void
968 ofgetprop(node, newnamebuf);
ofctl.c 58 static void ofgetprop(int, const char *);
562 ofgetprop(phandle, argv[optind]);
918 ofgetprop(int node, const char *name) function in typeref:typename:void
968 ofgetprop(node, newnamebuf);

Completed in 33 milliseconds