Home | History | Annotate | Download | only in Clients

Lines Matching full:convention

1039 	// Extract the program name from argv[0], which by convention contains the path to this executable.
1040 // Note that this is just a voluntary convention, not enforced by the kernel --