Searched defs:path (Results 1 – 4 of 4) sorted by relevance
50 bool listdir(int fd, char *path) in listdir()111 char *path = NULL; in main() local
8 optional string path = 1 [default = "/"]; field
786 repeated int32 path = 1 [packed=true]; field858 repeated int32 path = 1 [packed=true]; field
342 def __init__(self, path, comments = None): argument