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

  /src/usr.sbin/ofctl/
ofctl.c 56 static void oflist(int, const char *, int, void *, size_t);
543 oflist(phandle, device_type, 0, of_buf, sizeof(of_buf));
557 oflist(phandle, device_type, 0, of_buf, sizeof(of_buf));
695 oflist(int node, const char *parent_device_type, int depth, function in typeref:typename:void
727 oflist(child, device_type, depth, of_buf, of_buflen);
ofctl.c 56 static void oflist(int, const char *, int, void *, size_t);
543 oflist(phandle, device_type, 0, of_buf, sizeof(of_buf));
557 oflist(phandle, device_type, 0, of_buf, sizeof(of_buf));
695 oflist(int node, const char *parent_device_type, int depth, function in typeref:typename:void
727 oflist(child, device_type, depth, of_buf, of_buflen);

Completed in 222 milliseconds